home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 24 / PC Gamer IT CD 24 2-2.iso / VARIE / smartadd / INSTALL.EXE / SMARTADR.EXE / 0 / RCDATA / TDATEPROPDLG / TDATEPROPDLG.txt
Encoding:
Text File  |  1997-04-15  |  15.6 KB  |  473 lines

  1. object DatePropDlg: TDatePropDlg
  2.   Left = 12
  3.   Top = 122
  4.   BorderStyle = bsDialog
  5.   Caption = 'Date / Time Property Editor'
  6.   ClientHeight = 359
  7.   ClientWidth = 363
  8.   Font.Color = clBlack
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 120
  13.   Scaled = False
  14.   TextHeight = 16
  15.   object SpeedButton1: TSpeedButton
  16.     Left = 266
  17.     Top = 324
  18.     Width = 89
  19.     Height = 30
  20.     Caption = 'Help'
  21.     Glyph.Data = {
  22.       06020000424D0602000000000000760000002800000028000000140000000100
  23.       0400000000009001000000000000000000000000000010000000000000000000
  24.       80000080000000808000800000008000800080800000C0C0C000808080000000
  25.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  26.       7777777777777777777777777777777777777777777777777777777777777777
  27.       777777777778887777777777777777777777777777777777778AA87777777777
  28.       777777788777777777777777778AA87777777777777777788777777777777777
  29.       78AA87774447777777777788777788877777778878AA87774447777777877788
  30.       777788877777778A8AA877777777777777887887777777777777778AAAA87777
  31.       4487777777888887777788777777778AAAAAA877448777777788888888778877
  32.       7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
  33.       77888888777777887777778AAA8778447784487777888887778877788777778A
  34.       A87774487774447777888877788777788877778A877774487774447777888777
  35.       7887777888777788777777447784487777887777778877788777778777777774
  36.       4444877777877777777888887777777777777777777777777777777777777777
  37.       7777777777777777777777777777777777777777777777777777777777777777
  38.       77777777777777777777}
  39.     NumGlyphs = 2
  40.     OnClick = SpeedButton1Click
  41.   end
  42.   object GroupBox11: TGroupBox
  43.     Left = 8
  44.     Top = 4
  45.     Width = 345
  46.     Height = 97
  47.     Caption = 'Format'
  48.     TabOrder = 0
  49.     object sheets: TNotebook
  50.       Left = 2
  51.       Top = 18
  52.       Width = 341
  53.       Height = 77
  54.       Align = alClient
  55.       TabOrder = 0
  56.       object TPage
  57.         Left = 0
  58.         Top = 0
  59.         Caption = '0'
  60.         object Label5: TLabel
  61.           Left = 16
  62.           Top = 12
  63.           Width = 103
  64.           Height = 16
  65.           AutoSize = False
  66.           Caption = 'Use &Format:'
  67.         end
  68.         object Label6: TLabel
  69.           Left = 16
  70.           Top = 44
  71.           Width = 112
  72.           Height = 16
  73.           AutoSize = False
  74.           Caption = 'Preview:'
  75.         end
  76.         object DateSample: TPanel
  77.           Left = 136
  78.           Top = 36
  79.           Width = 201
  80.           Height = 29
  81.           Alignment = taLeftJustify
  82.           BevelOuter = bvLowered
  83.           BorderWidth = 4
  84.           Caption = 'DateSample'
  85.           TabOrder = 0
  86.         end
  87.         object DateFMT: TEdit
  88.           Left = 136
  89.           Top = 8
  90.           Width = 201
  91.           Height = 24
  92.           Font.Color = clWindowText
  93.           Font.Height = -13
  94.           Font.Name = 'MS Sans Serif'
  95.           Font.Style = []
  96.           ParentFont = False
  97.           TabOrder = 1
  98.           Text = 'DTF'
  99.           OnChange = DateFMTChange
  100.         end
  101.       end
  102.       object TPage
  103.         Left = 0
  104.         Top = 0
  105.         Caption = '1'
  106.         object Label9: TLabel
  107.           Left = 16
  108.           Top = 18
  109.           Width = 257
  110.           Height = 16
  111.           AutoSize = False
  112.           Caption = '&Number of Digits for Page Numbers'
  113.           FocusControl = Zeros
  114.         end
  115.         object Zeros: TSpinEdit
  116.           Left = 283
  117.           Top = 13
  118.           Width = 49
  119.           Height = 26
  120.           MaxLength = 1
  121.           MaxValue = 9
  122.           MinValue = 1
  123.           TabOrder = 0
  124.           Value = 1
  125.         end
  126.       end
  127.     end
  128.   end
  129.   object GroupBox1: TGroupBox
  130.     Left = 8
  131.     Top = 101
  132.     Width = 345
  133.     Height = 123
  134.     Caption = 'Border Settings'
  135.     TabOrder = 1
  136.     object Label1: TLabel
  137.       Left = 16
  138.       Top = 22
  139.       Width = 113
  140.       Height = 22
  141.       AutoSize = False
  142.       Caption = '&Border Style :'
  143.       FocusControl = LineStyle
  144.     end
  145.     object Label2: TLabel
  146.       Left = 16
  147.       Top = 54
  148.       Width = 113
  149.       Height = 22
  150.       AutoSize = False
  151.       Caption = 'Border &Colour :'
  152.       FocusControl = LineColor
  153.     end
  154.     object Label3: TLabel
  155.       Left = 16
  156.       Top = 89
  157.       Width = 113
  158.       Height = 22
  159.       AutoSize = False
  160.       Caption = 'Border &Width:'
  161.       FocusControl = LineWidth
  162.     end
  163.     object Label4: TLabel
  164.       Left = 208
  165.       Top = 89
  166.       Width = 113
  167.       Height = 22
  168.       AutoSize = False
  169.       Caption = '(Pixels)'
  170.       FocusControl = LineColor
  171.     end
  172.     object LineStyle: TComboBox
  173.       Left = 136
  174.       Top = 21
  175.       Width = 201
  176.       Height = 22
  177.       Style = csOwnerDrawFixed
  178.       ItemHeight = 16
  179.       Items.Strings = (
  180.         'Solid '
  181.         'Dashes'
  182.         'Dots'
  183.         'Dash, Dot'
  184.         'Dash, Dot, Dot')
  185.       TabOrder = 0
  186.       OnDrawItem = LineStyleDrawItem
  187.     end
  188.     object LineColor: TComboBox
  189.       Left = 136
  190.       Top = 53
  191.       Width = 201
  192.       Height = 22
  193.       Style = csOwnerDrawFixed
  194.       ItemHeight = 16
  195.       Items.Strings = (
  196.         'Black'
  197.         'Maroon'
  198.         'Green'
  199.         'Olive green'
  200.         'Navy blue'
  201.         'Purple'
  202.         'Teal'
  203.         'Gray'
  204.         'Silver'
  205.         'Red'
  206.         'Lime green'
  207.         'Yellow'
  208.         'Blue'
  209.         'Fuchsia'
  210.         'Aqua'
  211.         'White')
  212.       TabOrder = 1
  213.       OnDrawItem = LineColorDrawItem
  214.     end
  215.     object LineWidth: TSpinEdit
  216.       Left = 136
  217.       Top = 87
  218.       Width = 65
  219.       Height = 26
  220.       Font.Color = clWindowText
  221.       Font.Height = -13
  222.       Font.Name = 'MS Sans Serif'
  223.       Font.Style = []
  224.       MaxValue = 100
  225.       MinValue = 0
  226.       ParentFont = False
  227.       TabOrder = 2
  228.       Value = 1
  229.     end
  230.   end
  231.   object GroupBox2: TGroupBox
  232.     Left = 8
  233.     Top = 227
  234.     Width = 345
  235.     Height = 91
  236.     Caption = 'Background Settings'
  237.     TabOrder = 2
  238.     object Label7: TLabel
  239.       Left = 16
  240.       Top = 24
  241.       Width = 113
  242.       Height = 22
  243.       AutoSize = False
  244.       Caption = '&Style :'
  245.       FocusControl = LineStyle
  246.     end
  247.     object Label8: TLabel
  248.       Left = 16
  249.       Top = 56
  250.       Width = 113
  251.       Height = 22
  252.       AutoSize = False
  253.       Caption = 'Colou&r :'
  254.       FocusControl = LineColor
  255.     end
  256.     object RectStyle: TComboBox
  257.       Left = 136
  258.       Top = 23
  259.       Width = 201
  260.       Height = 22
  261.       Style = csOwnerDrawFixed
  262.       ItemHeight = 16
  263.       Items.Strings = (
  264.         'bsSolid'
  265.         'bsClear'
  266.         'bsBDiagonal'
  267.         'bsFDiagonal'
  268.         'bsCross'
  269.         'bsDiagCross'
  270.         'bsHorizontal'
  271.         'bsVertical')
  272.       TabOrder = 0
  273.       OnDrawItem = RectStyleDrawItem
  274.     end
  275.     object RectColor: TComboBox
  276.       Left = 136
  277.       Top = 55
  278.       Width = 201
  279.       Height = 22
  280.       Style = csOwnerDrawFixed
  281.       ItemHeight = 16
  282.       Items.Strings = (
  283.         'Black'
  284.         'Maroon'
  285.         'Green'
  286.         'Olive green'
  287.         'Navy blue'
  288.         'Purple'
  289.         'Teal'
  290.         'Gray'
  291.         'Silver'
  292.         'Red'
  293.         'Lime green'
  294.         'Yellow'
  295.         'Blue'
  296.         'Fuchsia'
  297.         'Aqua'
  298.         'White')
  299.       TabOrder = 1
  300.       OnDrawItem = LineColorDrawItem
  301.     end
  302.   end
  303.   object Button2: TButton
  304.     Left = 84
  305.     Top = 324
  306.     Width = 89
  307.     Height = 30
  308.     Caption = 'OK'
  309.     Default = True
  310.     ModalResult = 1
  311.     TabOrder = 3
  312.   end
  313.   object Button3: TButton
  314.     Left = 175
  315.     Top = 324
  316.     Width = 89
  317.     Height = 30
  318.     Cancel = True
  319.     Caption = 'Cancel'
  320.     ModalResult = 2
  321.     TabOrder = 4
  322.   end
  323.   object ODSHelp1: TODSHelp
  324.     HelpText.Strings = (
  325.       'Button2'
  326.       'Button3'
  327.       'DateFMT'
  328.       'DateSample'
  329.       'GroupBox1'
  330.       'GroupBox11'
  331.       'GroupBox2'
  332.       'Label1'
  333.       'Label2'
  334.       'Label3'
  335.       'Label4'
  336.       'Label5'
  337.       'Label6'
  338.       'Label7'
  339.       'Label8'
  340.       'Label9'
  341.       'LineColor'
  342.       'LineStyle'
  343.       'LineWidth'
  344.       'ODSHelp1'
  345.       'RectColor'
  346.       'RectStyle'
  347.       'sheets'
  348.       'SpeedButton1'
  349.       'Zeros')
  350.     HelpText.HelpData = {
  351.       190001000072005768656E2070726573736564207468697320627574746F6E20
  352.       77696C6C206170706C7920616E792070726F706572747920616D656E646D656E
  353.       747320666F722074686973206F626A65637420616E64207468656E2072657475
  354.       726E20746F2074686520506167652044657369676E65722E0001010000000100
  355.       0079005768656E2070726573736564207468697320627574746F6E2077696C6C
  356.       2063616E63656C20616E792070726F706572747920616D656E646D656E747320
  357.       6D61646520666F72202074686973206F626A65637420616E64207468656E2072
  358.       657475726E20746F2074686520506167652044657369676E65722E0001010000
  359.       00010000750254686973206669656C6420616C6C6F77732074686520666F726D
  360.       6174206F6620746865204F626A6563749273206F757470757420746F20626520
  361.       616C74657265642E204368616E67696E672074686520666F726D617420737472
  362.       696E6720616C6C6F777320646966666572656E74207374796C6573206F662064
  363.       617465206F722074696D6520746F20626520757365642C20616E6420616C736F
  364.       20656E61626C652074686520696E636C7573696F6E206F662073746174696320
  365.       746578742077697468696E20746865204F626A6563749273206F75747075742E
  366.       0D0A0D0A466F72206578616D706C652C2062792073706563696679696E672074
  367.       686520666F726D617420737472696E6720617320225072696E746564206F6E3A
  368.       202292646464642064646464642220617420227422202028696E636C75646520
  369.       7468652071756F746573292C20776F756C6420726573756C7420696E20746865
  370.       204F626A65637420206265696E67206F757470757420617320225072696E7465
  371.       64206F6E3A204672696461792030312F30332F39362061742031323A31352220
  372.       204F6620636F757273652C207468697320776F756C6420646570656E64206F6E
  373.       20796F75722057696E646F7773922073657474696E677320666F722064617465
  374.       20616E642074696D6520666F726D6174732C20736F207468652061637475616C
  375.       20726573756C74206D617920766172792E0D0A0D0A466F7220612066756C6C20
  376.       6C697374206F6620666F726D6174206F7074696F6E7320617661696C61626C65
  377.       2C20636C69636B206F6E20224D6F726520496E666F726D6174696F6E2E2E2E22
  378.       2061742074686520666F6F74206F66207468697320746578742E000102000000
  379.       010000F600546869732091726561642D6F6E6C7992206669656C642064697370
  380.       6C61797320616E206578616D706C65206F6620746865204F626A656374927320
  381.       6F757470757420666F726D61742C20696E2072656C6174696F6E20746F207468
  382.       6520666F726D617420737472696E67207370656369666965642E0D0A0D0A4173
  383.       2074686520666F726D617420737472696E6720697320616C74657265642C2074
  384.       686973206669656C642077696C6C206175746F6D61746963616C6C7920757064
  385.       61746520697473656C6620746F2073686F7720686F772074686174206368616E
  386.       67652077696C6C2061666665637420746865204F626A6563742E000101000000
  387.       0100000000010000000001000000000100000000010000000001000000000100
  388.       0000000100000000010000000001000000000100000000010000000001000000
  389.       0001000000000100000000010000000001000000000100000000010000000001
  390.       0000000001000000000100000000010000000001000000000100004001546869
  391.       73206669656C6420616C6C6F77732074686520636F6C6F7572206F6620746865
  392.       206C696E65207573656420746F2064726177206120626F726465722061726F75
  393.       6E6420746865206F626A65637420746F2062652063686F73656E2E20546F2073
  394.       656C656374206120636F6C6F7572206F72206368616E676520616E20616C7265
  395.       6164792073656C656374656420636F6C6F75722C207573652074686520916472
  396.       6F702D646F776E92206172726F7720616E64207468656E2073656C6563742074
  397.       686520636F6C6F75722066726F6D20746865206C697374207468617420697320
  398.       646973706C617965642E0D0A0D0A496620796F752077616E7420746F2072656D
  399.       6F7665206120626F726465722066726F6D20616E204F626A6563742C2073696D
  400.       706C792073656C6563742074686520636F6C6F75722057686974652E00010100
  401.       0000010000B40154686973206669656C6420616C6C6F77732074686520737479
  402.       6C65206F6620746865206C696E65207573656420746F2064726177206120626F
  403.       726465722061726F756E6420746865206F626A65637420746F2062652063686F
  404.       73656E2E20546F2073656C6563742061207374796C65206F72206368616E6765
  405.       20616E20616C72656164792073656C6563746564207374796C652C2075736520
  406.       746865209164726F702D646F776E92206172726F7720616E64207468656E2073
  407.       656C65637420746865207374796C652066726F6D20746865206C697374207468
  408.       617420697320646973706C617965642E0D0A0D0A49742073686F756C64206265
  409.       206E6F7465642074686174206C696E6573206F66206120746869636B6E657373
  410.       2067726561746572207468617420312C2077696C6C206F6E6C7920737570706F
  411.       7274206120736F6C6964206C696E65207374796C652E2049662074686520426F
  412.       72646572205769647468206669656C6420697320737065636966696564206173
  413.       206265696E672067726561746572207468616E206F6E652C207468656E207468
  414.       6973206669656C642077696C6C2062652064697361626C65642E000101000000
  415.       010000AD0154686973206669656C6420616C6C6F777320746865207769647468
  416.       206F6620746865206C696E65207573656420746F2064726177206120626F7264
  417.       65722061726F756E6420746865206F626A65637420746F2062652063686F7365
  418.       6E2E20546F2073656C656374206120646966666572656E742077696474682C20
  419.       65697468657220656E746572207468652076616C7565206469726563746C7920
  420.       696E746F2074686973206669656C642C206F72207573652074686520696E6372
  421.       656D656E74616C20757020616E6420646F776E206172726F77732E0D0A0D0A49
  422.       742073686F756C64206265206E6F7465642074686174206C696E6573206F6620
  423.       6120746869636B6E6573732067726561746572207468617420312C2077696C6C
  424.       206F6E6C7920737570706F7274206120736F6C6964206C696E65207374796C65
  425.       2E2049662074686520426F72646572205769647468206669656C642069732073
  426.       7065636966696564206173206265696E672067726561746572207468616E206F
  427.       6E652C207468656E2074686520426F72646572205374796C65206669656C6420
  428.       77696C6C2062652064697361626C65642E000101000000010000000001000000
  429.       000100002D0154686973206669656C6420616C6C6F77732074686520696E7465
  430.       726E616C20636F6C6F7572206F6620746865206F626A65637420746F20626520
  431.       63686F73656E2E20546F2073656C656374206120636F6C6F7572206F72206368
  432.       616E676520616E20616C72656164792073656C656374656420636F6C6F75722C
  433.       2075736520746865209164726F702D646F776E92206172726F7720616E642074
  434.       68656E2073656C6563742074686520636F6C6F75722066726F6D20746865206C
  435.       697374207468617420697320646973706C617965642E0D0A0D0A496620796F75
  436.       2077616E7420746F2072656D6F766520616E20696E7465726E616C20636F6C6F
  437.       75722066726F6D20616E204F626A6563742C2073696D706C792073656C656374
  438.       2074686520636F6C6F75722057686974652E0001010000000100003901546869
  439.       73206669656C6420616C6C6F77732074686520696E7465726E616C2070617474
  440.       65726E207374796C65206F6620746865206F626A65637420746F206265206368
  441.       6F73656E2E20546F2073656C6563742061207374796C65206F72206368616E67
  442.       6520616E20616C72656164792073656C6563746564207374796C652C20757365
  443.       20746865209164726F702D646F776E92206172726F7720616E64207468656E20
  444.       73656C65637420746865207374796C652066726F6D20746865206C6973742074
  445.       68617420697320646973706C617965642E0D0A0D0A546F2072656D6F76652061
  446.       207061747465726E2066726F6D2074686520696E73696465206F6620616E206F
  447.       626A6563742C2073696D706C792073656C6563742074686520636C6561722070
  448.       61747465726E2066726F6D20746865206C6973742E0001010000000100000000
  449.       010000000001000000000100000000010000570154686973206669656C642061
  450.       6C6C6F777320746865206E756D626572206F662064696769747320746F206265
  451.       207573656420666F72207468652070616765206E756D62657220746F20626520
  452.       7370656369666965642E20466F72206578616D706C652C207370656369667969
  453.       6E6720746865206E756D626572206F662064696769747320617320332C20776F
  454.       756C6420726573756C7420696E207468652070616765206E756D626572206265
  455.       696E67206F7574707574206173203030312C203030322C20616E6420736F206F
  456.       6E2E0D0A0D0A546F2073706563696679206120646966666572656E74206E756D
  457.       626572206F66206469676974732C2065697468657220656E7465722074686520
  458.       76616C7565206469726563746C7920696E746F2074686973206669656C642C20
  459.       6F72207573652074686520696E6372656D656E74616C20757020616E6420646F
  460.       776E206172726F77732E000101000000}
  461.     Color = 15269887
  462.     Font.Color = clWindowText
  463.     Font.Height = -11
  464.     Font.Name = 'MS Sans Serif'
  465.     Font.Style = []
  466.     ParentFont = True
  467.     MaxWidth = 300
  468.     MoreText = 'More Information...'
  469.     Left = 8
  470.     Top = 320
  471.   end
  472. end
  473.